home *** CD-ROM | disk | FTP | other *** search
/ Champak 29 / Volume 29 - JOGO DISK .iso / Games / mystic_training.swf / scripts / DefineSprite_1376 / frame_1 / DoAction.as
Text File  |  2006-11-13  |  90b  |  6 lines

  1. if(_global.C.PowerRanger.mCastingSpell == true)
  2. {
  3.    gotoAndStop("Spell");
  4. }
  5. stop();
  6.